﻿@charset "utf-8";
@font-face {font-family:'Poppins';src:url('../images/poppins-regular.ttf')}
@font-face {font-family:'Poppins';src:url('../images/agencyr.ttf')}
/*-- #0055ff - #0350a2 - #333 - #fff - #ddd*/
/*-- #4c627a - #e4693f - #005cb0 - #fff - #ddd*/

/*-全局定制-------------------------------------------------------------------------*/
body,header,footer,nav,h1,h2,h3,h4,h5,h6,ul,li,ol,dl,dd,dt,img,p,form,input,button{margin:0;padding:0;}

::selection{background-color:#4C627A;color:#fff;}
::-moz-selection{background-color:#4C627A;color:#fff;}
::-webkit-selection{background-color:#4C627A;color:#fff;}

a{text-decoration:none;color:#333}
.fl{float:left;}
.fr{float:right;}
.cr{clear:both;}

.ws_container{width:100%;}

.caseTab {
    padding-top: .2rem;
}
.caseTab ul{
	display: flex;
}
.caseTab ul li {
	width: 50%;
    padding: .25rem;
    background: #ededed;
    -webkit-transition: .5s;
    transition: .5s;
    color: #666;
}

.caseTab ul li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 15%;
    background: url(../images/caseCenterIco1.png) no-repeat center left;
    -webkit-transition: .5s;
    transition: .5s;
    color: #666;
    font-size: 0.14rem;
}
.caseTab ul li:last-child a {
    text-align: right;
    background: url(../images/caseCenterIco2.png) no-repeat center right;
    padding-right: 15%;
    color: #666;
}
.protypelist {
	display: flex;
	flex-wrap: wrap;
	
	align-items: center;
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 20px;
}

.protypelist .cy_pro_type {
	color: #fff;
	display: flex;
	font-size: 15px;
	align-items: center;
	margin-bottom: 10px;

}

.protypelist .cy_pro_type a {
	font-size: 15px;
	color: #fff;
}
.protypelist .cy_pro_type i img {
    width: 10px;
}

.protypelist .cy_pro_type i {
    padding: 0 10px;
}
.pages ul li {
	width: unset !important;
	height: unset !important;
	margin: 0 2px !important;
	font-size: 15px;
	padding: 5px 10px !important;
	line-height: unset !important;
	border: 1px solid #dfdfdf !important;
	vertical-align: unset !important;
}

.pages ul li a {
	color: #333;
	font-size: 14px;
}

.pages ul {
	padding-bottom: 30px;
	display: flex !important;
	align-items: center;
	justify-content: center;
	margin-top:20px !important
}

.pages ul li.pages_solid {
	background: #ff7e00;
	color: #fff;
}
.tagg a {
    color: #333;
}

.tagg {
    font-size: 16px;
    color: #333;
    margin-top: 17px;
}

.xgtj {
    width: 850px;
    height: auto;
    border: 10px solid #f8f8f8;
    margin-top: 30px;
  }
  
  .xgtj h4 {
    padding: 0 20px;
    line-height: 40px;
    font-weight: bold;
    font-size: 16px;
    color: #333;
  }
  
  .xgtjImg>a {
    width: 240px;
    height: 170px;
    display: block;
    -webkit-transition: .5s;
    transition: .5s;
    position: relative;
  }
  
  .xgtjBox ul li:hover .xgtjImg>a {
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
  }
  
  
  .xgtjBox ul li .xgtjImg p a {
    line-height: 50px;
    width: 240px;
    padding: 0 10px;
    text-align: center;
    display: block;
    -webkit-transition: .5s;
    transition: .5s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  
  }
  
  .xgtjBox ul li:hover a {
    color:#819a50;
  }
  
  
  .xgtjBox,
  .xgtjBox ul li,
  .xgtjBox ul li a {
    cursor: url(../images/curpo.png), default;
  }
  .xgtjBox ul.swiper-wrapper {
    display: flex;
}

.xgtjBox ul.swiper-wrapper li.swiper-slide {
    width: 33%;
}
  .xgtjBox ul li .xgtjImg img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
  }
  .newsrel {
    line-height: 35px;
    display: flex;
    flex-wrap: wrap;
    padding:10px 30px;
}
  .newsrel .newsItem {
    width: 48%;
    margin-right: 1%;
    border-bottom: 1px dotted #b3b1b1;
    font-size: 14px;
    display: flex;
    align-items: center;
    /* justify-content: space-around; */
}
.newsrel .newsItem a{
	font-size: 14px;
	display: block;
	/* float: right; */
	color:#333;
	width: 74%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.newsrel .newsItem a:hover{
	color:#ff7e00
}
.newsItem:before {
    display: inline-block;
    content: "|";
    margin-right: 1%;
    font-weight: bold;
    color: #dedede;
    -webkit-transition: .5s;
    transition: .5s;
	color: #f8c80f;
	font-size: 14px;
}
.newsrel .newsItem span {
    float: right;
	margin-right: 5px;
	font-size: 14px;
}
.xgtjBox ul li .xgtjImg p a {
    line-height: 50px;
    width: 240px;
	padding: 0 10px;
	font-size: 14px;
    text-align: center;
    display: block;
    -webkit-transition: .5s;
    transition: .5s;
    overflow: hidden;
    text-overflow: ellipsis;
	white-space: nowrap;
	color:#333
}
@media screen and (min-width:576px){

/*-==定制======================================================================-*/
/*-============================================================================-*/
/*-============================================================================-*/
	body{min-width:1200px;font-family:'Microsoft YaHei', 'Poppins Light', Arial, sans-serif;color:#4a627c;background-color:#fff;font-size:14px;}
		.news_back{text-align: center;margin:50px 0 80px 0;}
		.news_back a{margin:auto;padding:12px 30px;background-color: #333;color: #fff;font-size: 15px;border-radius:5px;transition:background 1s;-moz-transition:background 1s;-webkit-transition:background 1s;-o-transition:background 1s;text-decoration: none;}
		.news_back a:hover{background-color:#106bc8;color:#fff;}


	.ws_m1200_hidden{display:none !important;}
	.ws_container1{width:1200px;margin:auto;}
	.wm_w_auto{width:1300px;margin:auto;}
	.wm_w_auto1{width:1400px;margin:auto;}
	.wm_w_auto2{width:1300px !important;}

	.pc_none{display:none !important;}

/*-==分页======================================================================-*/
/*-============================================================================-*/
/*-============================================================================-*/
.pagination{margin:10px auto 0 auto;}
.pagination ul{margin:50px auto 0 auto;padding-bottom:50px;text-align:center;}
.pagination ul li{color:#fff;line-height:30px;display:inline-block;text-align: center;height:30px;overflow: hidden;}
.pagination ul li a{background:#006ace;border-radius:5px;display:block;color:#fff;font-size:15px;line-height:30px;padding:0 12px;float:left;margin:0 5px;}
.pagination ul li.current a{color:#000;font-size:15px;margin:0;padding:0 12px;border-radius:5px;background:#ccc;line-height:30px;display: block;float: left;margin:0 5px;}
.pagination ul li span{display:block;float:left;padding:0;border-radius:5px;margin-left:0;color: #fff;line-height:30px;}

div#ftop {
    margin:5px 0;
    color:#333
  }
  div#ftop img{
    max-width: unset;
    width: unset;
  }
  div#ftop .container{
    width:1200px;
    margin:0 auto
  }
  div#ftop a {
    display:inline
  }
  div#ftop a{
    color:#333
  }
  .left{
    float: left;
  }
  .right{
    float: right;
  }
  .links {
    background:#f0f0f0;
    padding: 50px 0 35px;
    line-height: 30px;
  }
  .links .l-container{
    width: 1200px;
    margin: 0 auto;
  }
  .links:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
  }
  .links .tit {
    float: left;
    line-height: 1;
    width: 120px;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
  }
  .links .tit i {
    color: #ff7e00;
    font-weight: bold;
  }
  .links .list {
    width: 1080px;
    float: left;
  }
  .links a {
    display: inline-block;
    color: #666;
    margin-left: 30px;
    font-size: 18px;
  }
  .links a:hover {
    color: #ff7e00;
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
  }
  
/*-==顶部======================================================================-*/
/*-============================================================================-*/
/*-============================================================================-*/
	header{width:100%;overflow:hidden;}
		.cy_header_w{width:1200px;margin:auto;padding:20px 0;}
			.cy_header_left{float:left;margin-top:10px;}
				.cy_header_logo{float:left;width:118px;}.header_logo img{width:118px;}
				.cy_header_name{float:left;width:500px;}
					.cy_header_title{float:left;padding-top:6px;padding-left:20px;}
						.cy_header_title .h1{font-size:30px;line-height:36px;font-family:'黑体';color:#000;}

			.cy_header_contact{float:right;margin-top:50px;font-size:0;}
				.cy_header_contact_1{width:190px;display:inline-block;vertical-align: top;font-size:0;text-align:right;}
					.cy_header_contact_11{width:30px;display:inline-block;vertical-align:top;padding-top:8px;text-align:left;}
						.cy_header_contact_11 img{width:22px;}
					.cy_header_contact_12{width:160px;display:inline-block;vertical-align:top;}
						.cy_header_contact_12 h3{font-size:15px;font-weight:400;color:#ff7e00;text-align:left;}
						.cy_header_contact_12 h2{font-size:18px;font-weight:700;color:black;text-align:left;font-family:'arial';}

			.cy_header_nav{width:100%;background-color:#293d58;margin-top:10px;border-bottom:4px solid #ff7e00;font-size:0;}
				.cy_header_nav ul{text-align:center;width:1200px;margin:auto;}
					.cy_header_nav ul li{display:inline-block;}
					.cy_header_nav ul li:after{content:'|';font-size:12px;padding:0 32px;color:#f2f2f2;}
						.cy_header_nav ul li a{display:inline-block;padding:0 16px;margin:0;color:#fff;font:400 18px/76px '';}
						.cy_header_nav ul li a:hover{color:#fff;}
					.cy_header_nav_wei:after{content:'';display:none !important;}

	.header_top_nav{display: none;}
	
	
	.cy_products{background-image:url(../images/1.jpg);background-repeat:no-repeat;background-position:top center;background-color:#f5f7f8;padding-bottom:120px;}
		.cy_products_tz{width:1200px;margin:auto;padding:50px 0 20px 0;}
			.cy_products_title{float:left;}
			.cy_products_title h3{font-size:36px;color:#fff;border-bottom:5px solid #ff7e00;line-height:40px;padding-bottom:10px;}
			.cy_products_zhaiyao{float:right;width:760px;color:#fff;font-size:16px;line-height:24px;}
		#swiper2{width:1200px;margin:auto;}
			.swiper-father{position:relative;width:1370px;margin:auto;}
				.cy_products_list_img img{width:100%;}
				.cy_products_list_t{font-size:18px;line-height:24px;color:white;padding:12px 0 12px 40px;background-color:#293d58;background-image:url(../images/4.png);background-repeat:no-repeat;background-position:20px center;}
				.cy_products_list_t a{
					color:#fff
				}
				.swiper-pagination1{width:100%;text-align:center;margin-top:40px;}
			.swiper-pagination1 span{width:14px;height:14px;margin:0 5px;background-color:#0069d4;}
			.swiper-pagination-bullet{opacity:1 !important;}
			.swiper-pagination-bullet-active{background-color:#ff7e00 !important;opacity:1 !important;}


	.cy_about{width:100%;margin:0;background-image:url(../images/2.jpg);background-repeat:no-repeat;background-position:center top;}
		.cy_about_w{width:1200px;margin:auto;padding:70px 0;}
			.cy_about_11{width:580px;float:left;color:white;}
				.cy_about_11_line{border-bottom:1px solid white;padding-bottom:15px;}
				.cy_about_11 h1{font-size:36px;font-weight:400;line-height:40px;margin-bottom:15px;}
				.cy_about_11 p{font-size:15px;line-height:25px;}
				.cy_about_11_img{float: right;margin:20px 0;text-align:right;}
			.cy_about_12{width:471px;float:right;}
			.cy_about_21{width:1200px;margin:auto;text-align:center;font-size:0;}
				.cy_about_21_ico{display:inline-block;vertical-align:top;width:200px;margin:0 20px;text-align:center;}
					.cy_about_21_img{width:135px;height:135px;margin:auto;}
				.cy_about_21_ico h2{font-size: 20px;line-height:60px;color: white;}
				.cy_about_21_ico p{font-size:16px;line-height:24px;color: white;}
			.cy_about_31{width:680px;margin:auto;float: left;}
				.cy_about_31_t1{font-size:30px;color:white;margin-bottom:20px;}
				.cy_about_31_t2{font-size:18px;color:#badcfe;line-height:30px;}
				.cy_about_31_contact{padding-top:60px;font-size:0;}
					.cy_about_31_contact_1{width:220px;display:inline-block;vertical-align: top;}
						.cy_about_31_contact_11{width:43px;display:inline-block;vertical-align:top;padding-top:5px;}
							.cy_about_31_contact_11 img{width:30px;}
						.cy_about_31_contact_12{width:160px;display:inline-block;vertical-align: top;}
							.cy_about_31_contact_12 h3{font-size:16px;font-weight:400;color:white;}
							.cy_about_31_contact_12 h2{font-size:20px;font-weight:700;color:white;}
			.cy_about_41{width:500px;float:right;}
				.cy_about_41 img{width:500px;}


	.cy_news{background-image:url(../images/4.jpg);background-repeat:no-repeat;background-position:center top;height:596px;overflow:hidden;}
		.cy_news_w{width:1200px;margin:auto;}
			.cy_news_title{font-size:30px;color:black;line-height:50px;font-weight:400;text-align:center;padding:50px 0;}
			.cy_news_img{width:550px;float: left;}
				.cy_news_img img{width:100%;}
			.cy_news_list{float:right;width:600px;}
				.cy_news_c{border-bottom:dashed 1px white;padding-bottom:12px;margin-top:12px;}
					.cy_news_c_img{width:28px;height:28px;display:inline-block;vertical-align:top;}.cy_news_c_img img{width:28px;height:28px;margin:10px 0 0 10px;}
					.cy_news_c_title{font-size:16px;display:inline-block;vertical-align:top;width:480px;margin-left:20px;}
						.cy_news_c_title h1{font-size:16px;color:black;font-weight:400;line-height:30px;}
						.cy_news_c_title h1 a{color:black;}
						.cy_news_c_title p{font-size:13px;color:#969696;}
					.cy_news_c_more{width:50px;font-size:13px;line-height:18px;color:#878787;float:right;padding-top:10px;}
						.cy_news_c_more a{color:#878787;}

/*-列表样式一---------------------------------------------------------------------------------*/
.list_style_1{width:100%;}
	.list_style_1 h4{background-color:#293d58;color:#fff;font-size:20px;font-weight:400;height:60px;line-height:60px;border-top:5px solid #ff7e00;text-align:center;}
	.list_style_1 ul{list-style:none;margin:0;padding:0;}
		.list_style_1 ul li{text-align:center;background-color:#fff;color:#333;display:inline-block;width:100%;margin-bottom:1px;position:relative;}
			.list_style_1 ul li a{display:inline-block;line-height:22px;color: #333;font-size:15px;width:100%;padding:20px 0;z-index:2;}
			.list_style_1 ul li span{position:absolute;bottom:0;height:5px;transition:width 0.8s;display:inline-block;width:0;z-index:1;}
			.list_style_1 ul li:hover span{width:100%;height:5px;background-color:#ff7e00;}
			.list_style_1 ul li a:hover{color:#333;text-decoration:none;}

.left_contact{font-size:14px;line-height:22px;color:#666;background-color:#f2f2f2;padding:16px 20px;}


	.banner{width:100%;font-size:0;}
#swipermini,#swiper21{display:none;}


	/*-bannermini 开始-----------------------------------------------------------------------------*/
	.bannermini_bg1{background:url(../images/bannermini1.jpg) no-repeat top center;height:480px;position: relative;}
		.bannermini_bg1text{width:1200px;height:50px;margin:auto;padding:80px 0 0 80px;}
			.bannermini_bg1text h2{font-size:40px;color:#fff;display: block;width:300px;}
		.bannermini_bg1color{background-color:#d3dde9;position:absolute;bottom:-52px;line-height:52px;height:52px;}
		.bannermini_bg1nav{color:#fff;padding-left:80px;text-align:left;}
			.bannermini_bg1nav span{padding:0;display:inline-block;margin-right:40px;height:52px;}
				.bannermini_bg1nav span a{color:#4c627a;font-size:18px;display:block;width:100%;padding:0;margin:13px 0 0 0;text-align:center;line-height:36px;}
				.bannermini_bg1nav span a:hover{color:#4c627a;font-weight:bold;}
					.bannermini_bg1nav_dd{border-bottom:5px solid #e4693f;}
	/*-bannermini 结束-----------------------------------------------------------------------------*/
	.ws_nav_mini{display:none;}

/*-文章---------------------------------------------------------------------------------------*/
.article_content_text{text-align:left;color:#333;line-height:36px;margin:50px 50px 80px 50px;font-size:15px;}
	.article_content_text a{color:#0055ff;text-decoration:underline;}
	.article_content_text a:hover{color:#0350a2;text-decoration:underline;}
	.article_content_text p{}
	.article_content_text_h1{font-size:18px;font-weight:700;color:#333;text-align: center;line-height:60px;border-bottom:1px solid #eee;margin-bottom:30px;}
	.article_content_text img{margin:0 15px;}
	.article_content_text h1{font-size:36px;}
	.article_content_text h2{font-size:30px;}
	.article_content_text h3{font-size:24px;}
	.article_content_text h4{font-size:20px;}
	.article_content_text h5{font-size:16px;}
	.article_content_text h6{font-size:12px;}



/*-产品展示---------------------------------------------------------------------------------------*/
.ws_productsss{margin:80px auto;}
.ws_photo{display:inline-block;width:22%;margin:0 1% 20px 1%;}
	.ws_photo_pic{width:100%;height:198px;border:1px solid #ddd;line-height:198px;vertical-align:middle;text-align:center;}
		.ws_photo_pic img{width:auto;max-width:100%;max-height:100%;border:0;display:block;vertical-align:middle;margin: auto;}
	.ws_photo_name{color:#333;font-size:16px;padding-left:20px;background:url(../images/pro3.jpg) left center no-repeat;margin:10px 0 0 10px;}
		.ws_photo_name a{font-size:16px;line-height:18px;color:#333;}
		.ws_photo_name a:hover{color:#0350a2;text-decoration:underline;}


.ws_pro_info{width:900px;margin:0 0 0 40px;padding:20px 25px;background-color:white;}
	.ws_pro_img{float:left;width:400px;height:300px;}.ws_pro_img img{width:400px;height:300px;}
	.ws_pro_title{float:right;width:400px;background-color:#f3f3f3;height:260px;padding:20px 25px;}
		.ws_pro_title h1{font-size:24px;line-height:50px;font-weight:normal;color:black;}
		.ws_pro_title h3{font-size:24px;line-height:50px;font-weight:normal;color:#555;margin-top:20px;}
		.ws_pro_title p{font-size:12px;line-height:30px;margin:10px 0;text-align:left;color:#777;}

.Productslist{width:100%;}
	.Productslist img{width:100%;}



.ws_pro_content_title{text-align:left;margin:30px 0 0 0;}
.ws_pro_content_title h3{background-color:#5B85B2;color:#fff;font-size:16px;line-height:40px;padding-left:20px;margin-bottom: 10px;}
.ws_pro_content{padding:0 10px;line-height:30px;}
	.ws_pro_content img{max-width:100%;margin:10px auto;display:block;}




/*-信息列表---------------------------------------------------------------------------------------*/
	.newslist{padding:0 30px 20px 30px;width:900px;margin:auto;}
		.newslist ul {margin:0;padding:0;display:block;list-style:none;}
			.newslist ul li{line-height:2.5em;border-bottom:1px dashed #ddd;padding:20px 25px;}
				.ws_infopic{float:left;width:250px;border:1px solid #ddd;}
					.ws_infopic img{width:100%;display: block;}
				.ws_infotitle{width:540px;float:left;text-align:left;margin-left:50px;}
					.newslist_title a{font-size:16px;color:black;text-decoration:none;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;line-height:50px;border-bottom:1px solid #ddd;margin-bottom:10px;}
					.newslist_title a:hover{color:#0350a2;text-decoration: underline;}
						.newslist_title span{font-size:12px;float:right;color:#999;}
					.newslist_subtitle{margin-bottom: 20px;}
						.newslist_subtitle p{margin:0;padding:0;font-size:16px;line-height:1.6em;color:#4C627A;}
					.newslist_time{font-size:14px;color:#999;}

.web_news_h3{text-align:center;font-size:24px;font-weight:normal;line-height:30px;padding-bottom:20px;margin:50px 0 0 0;color:black;}
.web_news_h5{text-align:center;font-size:13px;color:#999;line-height:18px;padding:10px 0 30px 0;font-weight: normal;margin:0;}
.web_news_article{text-align:left;color:#333;line-height:30px;margin:0 50px;min-height:400px;}
.web_news_article img{max-width:100%;}


	.news_pn{border:1px solid #ddd;text-align: left;background-color: #fff;font-size:14px;line-height:36px;margin:10px auto;color:#555;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;width:90%;}
		.news_pn span{font-weight:700;margin-left:20px;}
		.news_pn a{font-size:15px;color:#777;text-decoration: none;}
		.news_pn a:hover{text-decoration:underline;color:#007bff;}


	.ws_contact_left{float:left;width:35%;font-size:16px;line-height:200%;}
	.ws_contact_right{float:right;width:60%;}

	.ws_sctext{width:500px;display:inline-block;margin-right:30px;vertical-align:top;}
		.ws_sctext h3{line-height:70px;font-size:30px;font-weight:700;border-bottom: 2px solid #ddd;margin-bottom: 15px;text-align:left;}
		.ws_sctext p{line-height:36px;font-size:16px;text-indent:2em;text-align:left;}
		.ws_sctext_img{width:500px;display:inline-block;}.ws_sctext_img img{width:100%;}
	.slideTxtBox{width:1200px;text-align:left;margin-top:50px;}
	.slideTxtBox .hd{}
	.slideTxtBox .hd ul{text-align:center;margin:0;padding:0;}
	.slideTxtBox .hd ul li{cursor:pointer;display:inline-block;font-size:18px;color:#4C627A;margin:0 20px;line-height:40px;}
	.slideTxtBox .hd ul li.on{height:40px;border-bottom:3px solid #E3714C;}
	.slideTxtBox .bd div{}
		.bd_div{margin-bottom:80px;border-top:1px solid #ddd;text-align:center;font-size:0;}
	.ws_title{text-align:center;font-size:24px;line-height:50px;margin-top:50px;border-bottom:5px solid #106BC8;display:inline-block;}
	.ws_scpic_a10{display: inline-block;margin:0 20px;}
		.ws_scpic_a10 img{width:auto;height:300px;}

	.ws_jcpic_a70{display:inline-block;width:17%;margin:30px 1% 0 1%;vertical-align:top;}
		.ws_jcpic_a70img img{max-width:100%;max-height:100%;}
		.ws_jcpic_a70text{font-size:16px;line-height:20px;margin:5px 0;}


/*-==底部======================================================================-*/
/*-============================================================================-*/
/*-============================================================================-*/
footer{width:100%;background-color:#293d58;background-image:url(../images/5.jpg);background-repeat:no-repeat;background-position:center top;}
	.footer_w{width:1200px;margin:0 auto auto;padding:50px 0;height:323px;font-size:0;}

		.cy_logo{width:500px;display:inline-block;vertical-align:top;}
			.cy_company_title{font-size:0;text-align:center;display:inline-block;color:white;margin-left:0;font-size:30px;font-weight:400;color:#fff;}
			.cy_contact{font-size: 14px;color:white;margin-top:20px;line-height:26px;}

		.cy_footer_navs{display:inline-block;vertical-align:top;width:180px;padding-top:10px;}
			.cy_footer_navs h1{font-size:20px;color:white;font-weight:400;}
			.cy_footer_navs ul{list-style:none;margin-top:10px;}
				.cy_footer_navs ul li{line-height:26px;}
					.cy_footer_navs ul li a{font-size:16px;color:white;}

		.cy_productclass{display:inline-block;vertical-align:top;width:300px;padding-top:10px;}
			.cy_productclass h1{font-size:20px;color:white;font-weight:400;}
			.cy_productclass ul{list-style:none;margin-top:10px;}
				.cy_productclass ul li{line-height:26px;display:inline-block;width:145px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
					.cy_productclass ul li a{font-size:16px;color:white;}

		.cy_qr{display:inline-block;width:150px;height:150px;}
			.cy_qr img{width:150px;height:150px;}
			.cy_qr p{font-size:14px;color:white;text-align:center;line-height:40px;}

		.cy_footer_info{width:100%;font-size:14px;line-height:25px;color:#ccc;text-align:center;background-color:#000;padding:16px 0;}
			.cy_footer_info a{color:#ccc;}.footer_info a:hover{color:#ccc;}

			
			.weninfo {
				display: block;
				height: 30px;
				color: #333;
				font-size: 15px;
				margin: 20px 45px;
				text-align: left;
				line-height: 25px;
			}
			
			
			
.x-navtitle{font-size:14px;border-bottom:1px solid #ddd;color:#999;padding:50px 0 20px 0;text-align:right;margin:0 50px;}
	.x-navtitle div{font-size:30px;color:#293d58;margin-top: -20px;line-height:36px;float:left;display:block;width:300px;height:40px;text-align:left;}


.x-products{text-align:center;font-size:0;padding:50px 0 50px 0;background-color:#f4f4f4;}
	.container_left{display:inline-block;vertical-align:top;width:160px;}
	.container_right{display:inline-block;vertical-align:top;width:1000px;background-color:white;margin-left:40px;}
		.photo_list_s2{width:100%;margin:0;padding:0;}
			.photo_list_s2_title{font-size:20px;display:none;}
			.photo_list_s2 ul{background-color: }
			.photo_list_s2 ul li{display:inline-block;vertical-align:top;margin:0 16px 40px 16px;position:relative;width:300px;height:270px;}
			.pro_pic{width:300px;height:225px;line-height:225px;text-align:center;background-color:white;border-radius:7px;
				transition:width 0.3s,margin-left 0.5s,margin-top 0.5s,box-shadow 0.5s;
			}
			.pro_pic:hover{width:320px;height:245px;line-height:245px;box-shadow:0 0 20px rgba(0,0,0,0.1);position:absolute;margin-top:-10px;margin-left:-10px;}
				.pro_pic img{width:267px;height:200px;vertical-align:middle;}
			.pro_info{color:black;padding:10px 0;position:absolute;bottom:0;text-align:center;width:100%;}
				.pro_info a{font-size:15px;color:black;line-height:20px;}
				.pro_info a:hover{text-decoration:underline;}

				.map .map_item {
					margin-bottom:10px;
				  }
				  .map .map_item span {
					line-height:30px;
					font-size:16px;
				  }
				  .map .map_item ul {
					display:flex;
					flex-wrap: wrap;
				  }
				  .map .map_item ul li {
					padding: 10px;
					width: unset !important;
					margin: 0 !important;
				  }
				  .map a{
					color:#333
				  }
				  .map .map_item ul li a {
					height: unset !important;
					width: unset !important;
				}

/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#0096ff url(../images/rightbar.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#0096ff url(../images/rightbar.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#0096ff url(../images/rightbar.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#0096ff url(../images/rightbar.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}


.s-footer-nav{display:none;}
}






/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX      XXXXXXXXXXXXXXXXXXXX      XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX   X   XXXXXXXXXXXXXXXXXX   X   XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX   XX   XXXXXXXXXXXXXXXX   XX   XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX   XXX   XXXXXXXXXXXXXX   XXX   XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX   XXXX   XXXXXXXXXXXX   XXXX   XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX   XXXXX   XXXXXXXXXX   XXXXX   XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX   XXXXXX   XXXXXXXX   XXXXXX   XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX   XXXXXXX   XXXXXX   XXXXXXX   XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX   XXXXXXXX   XXXX   XXXXXXXX   XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX   XXXXXXXXX   XX   XXXXXXXXX   XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX   XXXXXXXXXX      XXXXXXXXXX   XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
@media (max-width:575.98px){
 #ftop{
	 display: none;
 }
 .protypelist{
	 width: 98%;
 }
 .links{
	 display: none;
 }
 footer{
	 display: none;
 }
 a.kefu365 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
	.ws_m575_hidden{display:none !important;}
	.ws_container1{width:96%;margin:auto;text-align: center;font-size: 0;}


	.mob_none{display:none !important;}

	/*-顶部---------------------------------------------------------------------------------------*/
	header{width:100%;overflow:hidden;}
		.cy_header_w{width:100%;margin:auto;padding:20px 0;}
			.cy_header_left{margin-top:10px;text-align: center;font-size: 0;}
				.cy_header_logo{width:1.4rem;display: inline-block;vertical-align: top;}.cy_header_logo img{width:1.3rem;}
				.cy_header_name{width:4rem;display: inline-block;vertical-align: top;text-align: left;}
					.cy_header_title{padding: 0.1rem 0 0 0.2rem;}
						.cy_header_title h1{font-size:0.28rem;line-height:0.36rem;color:#000;}

			.cy_header_contact{display: none;}
				.cy_header_contact_1{width:190px;display:inline-block;vertical-align: top;font-size:0;text-align:right;}
					.cy_header_contact_11{width:30px;display:inline-block;vertical-align:top;padding-top:8px;text-align:left;}
						.cy_header_contact_11 img{width:22px;}
					.cy_header_contact_12{width:160px;display:inline-block;vertical-align:top;}
						.cy_header_contact_12 h3{font-size:15px;font-weight:400;color:#ff7e00;text-align:left;}
						.cy_header_contact_12 h2{font-size:18px;font-weight:700;color:black;text-align:left;font-family:'arial';}

			.cy_header_nav{width:100%;background-color:#293d58;margin-top:10px;border-bottom:4px solid #ff7e00;font-size:0;}
				.cy_header_nav ul{text-align:center;width:1200px;margin:auto;}
					.cy_header_nav ul li{display:inline-block;}
					.cy_header_nav ul li:after{content:'|';font-size:12px;padding:0 32px;color:#f2f2f2;}
						.cy_header_nav ul li a{display:inline-block;padding:0 16px;margin:0;color:#fff;font:400 18px/76px '';}
						.cy_header_nav ul li a:hover{color:#fff;}
						.cy_header_nav_dd{background-color:#ff7e00;color:white;}
					.cy_header_nav_wei:after{content:'';display:none !important;}

					.protypelist .cy_pro_type a{
						font-size: 14px;
					}
					
.header_top_nav{width:100%;text-align:center;font-size: 0;padding: 0.2rem 0;}
.s-header-navs-1,.s-header-navs-2,.s-header-navs-3,.s-header-navs-4,.s-header-navs-5,.s-header-navs-6{display:inline-block;width:1.8rem;height:1.2rem;font-size: 0.24rem;vertical-align: top;margin:0 0 0.2rem 0;padding:0;}
.s-header-navs-1 a,.s-header-navs-2 a,.s-header-navs-3 a,.s-header-navs-4 a,.s-header-navs-5 a,.s-header-navs-6 a{color: #293d58;display: block;padding-top:0.9rem;}
.s-header-navs-1{background:url(../svg/about.svg) no-repeat top center;background-size:0.8rem 0.8rem;}
.s-header-navs-2{background:url(../svg/pro.svg) no-repeat top center;background-size:0.8rem 0.8rem;}
.s-header-navs-3{background:url(../svg/news.svg) no-repeat top center;background-size:0.8rem 0.8rem;}
.s-header-navs-4{background:url(../svg/honor.svg) no-repeat top center;background-size:0.8rem 0.8rem;}
.s-header-navs-5{background:url(../svg/user.svg) no-repeat top center;background-size:0.8rem 0.8rem;}
.s-header-navs-6{background:url(../svg/contact.svg) no-repeat top center;background-size:0.8rem 0.8rem;}


















	.cy_products{background-image:url(../images/1.jpg);background-repeat:no-repeat;background-position:top center;background-color:#f5f7f8;}
		.cy_products_tz{width:5.2rem;margin:auto;padding:0.5rem 0 0.2rem 0;}
			.cy_products_title{}
			.cy_products_title h3{font-size:0.3rem;color:#fff;border-bottom:0.05rem solid #ff7e00;line-height:0.36rem;padding-bottom:0.1rem;}
			.cy_products_zhaiyao{color:#fff;font-size:0.18rem;line-height:0.22rem;padding: 0.1rem 0;}
		#swiper2{width:1200px;margin:auto;}
			.swiper-father{position:relative;width:100%;margin:auto;}
				.cy_products_list_img img{width:100%;}
				.cy_products_list_t{font-size:18px;line-height:24px;color:white;padding:12px 0 12px 40px;background-color:#293d58;background-image:url(../images/4.png);background-repeat:no-repeat;background-position:20px center;}
				.cy_products_list_t a{color:#fff}
				.swiper-pagination1{width:100%;text-align:center;margin-top:40px;}
			.swiper-pagination1 span{width:14px;height:14px;margin:0 5px;background-color:#0069d4;}
			.swiper-pagination-bullet{opacity:1 !important;}
			.swiper-pagination-bullet-active{background-color:#ff7e00 !important;opacity:1 !important;}


	.cy_about{width:100%;margin:0.3rem 0 0 0;background-image:url(../images/2.jpg);background-repeat:no-repeat;background-position:center top;background-color: #293d58;}
		.cy_about_w{width:5.4rem;margin:auto;padding:0.4rem 0 0 0;}
			.cy_about_11{width:100%;color:white;}
				.cy_about_11_line{border-bottom:0.01rem solid white;padding-bottom:0.15rem;}
				.cy_about_11 h1{font-size:0.4rem;font-weight:400;line-height:0.4rem;margin-bottom:0.15rem;text-align: center;}
				.cy_about_11 p{font-size:0.20rem;line-height:0.28rem;}
				.cy_about_11_img{margin:0.2rem auto 0.5rem auto;text-align:center;font-size: 0;}
	.cy_about_12{width:100%;margin: 0.2rem 0 0 0;}.cy_about_12 img{width:100%;}
			.cy_about_21{width:5.4rem;margin:auto;text-align:center;font-size:0;}
				.cy_about_21_ico{width:5.2rem;margin:0 auto 0.2rem auto;text-align:center;clear: both;height: 1rem;}
					.cy_about_21_img{width:1rem;height:1rem;margin:auto;float: left;}.cy_about_21_img img{width:1rem;height:1rem;}
				.cy_about_21_ico h2{font-size: 0.28rem;line-height:0.5rem;color: white;float: right;text-align: left;display: block;width: 4rem;}
				.cy_about_21_ico p{font-size:0.2rem;line-height:0.22rem;color: white;float: right;display: block;width: 4rem;text-align: left;}
			.cy_about_31{width:100%;margin:auto;}
				.cy_about_31_t1{font-size:0.23rem;color:white;margin-bottom:0.18rem;}
				.cy_about_31_t2{font-size:0.18rem;color:#badcfe;line-height:0.3rem;}
				.cy_about_31_contact{padding-top:0.3rem;font-size:0;}
					.cy_about_31_contact_1{width:1.8rem;display:inline-block;vertical-align: top;}
						.cy_about_31_contact_11{width:0.32rem;display:inline-block;vertical-align:top;}
							.cy_about_31_contact_11 img{width:0.3rem;}
						.cy_about_31_contact_12{width:1.4rem;display:inline-block;vertical-align: top;margin-top: -0.05rem;}
							.cy_about_31_contact_12 h3{font-size:0.18rem;font-weight:400;color:white;}
							.cy_about_31_contact_12 h2{font-size:0.2rem;font-weight:700;color:white;}
			.cy_about_41{width:100%;margin: 0.2rem 0 0 0;}
				.cy_about_41 img{width:100%;}


	.cy_news{background-image:url(../images/4.jpg);background-repeat:no-repeat;background-position:center top;padding-bottom: 1.4rem;background-color: #eee;}
		.cy_news_w{margin:auto;}
			.cy_news_title{font-size:0.36rem;color:black;line-height:0.5rem;font-weight:400;text-align:center;padding:0.3rem 0;}
			.cy_news_img{width:5.4rem;margin: auto;}
				.cy_news_img img{width:100%;}
			.cy_news_list{width:5.2rem;margin: auto;}
				.cy_news_c{border-bottom:dashed 1px white;font-size: 0;margin: 0 0 0.2rem 0;}
					.cy_news_c_img{width:0.3rem;height:0.3rem;display:inline-block;vertical-align:top;font-size: 0;}.cy_news_c_img img{width:0.3rem;height:0.3rem;}
					.cy_news_c_title{font-size:0.2rem;display:inline-block;vertical-align:top;width:4rem;margin-left:0.05rem;}
						.cy_news_c_title h1{color:black;font-weight:400;font-size: 0.2rem;line-height: 0.24rem;}
						.cy_news_c_title h1 a{color:black;}
						.cy_news_c_title p{font-size:0.18rem;color:#969696;}
					.cy_news_c_more{width:0.4rem;font-size:0.18rem;line-height:0.2rem;color:#878787;float:right;padding-top:0.05rem;}
						.cy_news_c_more a{color:#878787;}








#swiper1,#swiper2{display:none;}
.swiper-button-next1{display:none;}
.swiper-button-prev1{display:none;}
.banner{font-size: 0}
	.banner img{width:100%;}

#swiper21{width:5.2rem;margin:auto;font-size: 0;}



	/*-bannermini 开始-----------------------------------------------------------------------------*/
	.bannermini_bg1{}
		.bannermini_bg1text{border-bottom: 0.01rem solid #ddd;padding: 0.2rem 0 0.2rem 0.3rem;background: #293d58;color: white;}
			.bannermini_bg1text h2{font-size:0.3rem;color:white;display: block;font-weight: 400;border-left: 0.07rem solid #ff8208;padding-left: 0.2rem;}
		.bannermini_bg1color{background-color:#d3dde9;line-height:0.55rem;height:0.6rem;}
		.bannermini_bg1nav{color:#fff;text-align:center;}
			.bannermini_bg1nav span{padding:0;display:inline-block;margin-right:0.3rem;height:0.55rem;}
				.bannermini_bg1nav span a{color:#4c627a;font-size:0.2rem;display:block;width:100%;padding:0;text-align:center;line-height:0.55rem;}
				.bannermini_bg1nav span a:hover{color:#4c627a;font-weight:bold;}
					.bannermini_bg1nav_dd{border-bottom:0.05rem solid #e4693f;}
	/*-bannermini 结束-----------------------------------------------------------------------------*/
	.ws_nav_mini{display:none;}

/*-文章---------------------------------------------------------------------------------------*/
.article_content_text{text-align:left;color:#333;margin:0.3rem auto 0.5rem auto;line-height: 0.24rem;padding: 0.1rem 0.3rem;font-size: 0.2rem;}
	.article_content_text a{color:#0055ff;text-decoration:underline;}
	.article_content_text a:hover{color:#0350a2;text-decoration:underline;}
	.article_content_text p{font-size: 0.22rem;line-height: 0.36rem;}
	.article_content_text_h1{font-size:18px;font-weight:700;color:#333;text-align: center;line-height:60px;border-bottom:1px solid #eee;margin-bottom:30px;}
	.article_content_text img{max-width: 100%;}

.ws_title7{text-align:left;float:left;width:500px;margin:80px 0;}
    .ws_title7 h2{font-size:40px;border:0;line-height:60px;font-weight:400;margin:0;}
    .ws_title7 p{font-size:14px;line-height:30px;margin-top:20px;}
.ws_banner3{float:right;height:318px;width:630px;}
	.ws_banner3 img{height:318px;width:630px;}

/*-质量控制---------------------------------------------------------------------------------------*/
.ws_company_ry{font-size:40px;line-height:40px;color:#333;text-align:center;margin:50px 0;}
.ws_zhiliang{font-size:40px;line-height:40px;color:#333;text-align:center;margin:50px 0;}
	.ws_zhiliang span{border-radius:200px;display:inline-block;width:100px;height:100px;line-height:100px;background:#FE793E;color:#fff;font-size:60px;margin-right:20px;font-family:'Poppins Light';}


.ws_photo2{display:inline-block;width:16%;margin:0 1% 20px 1%;border:1px solid #ddd;padding:10px;}
.ws_photo3{display:inline-block;width:21%;margin:0 1% 20px 1%;border:1px solid #ddd;padding:10px;}
.ws_photo2:hover,.ws_photo3:hover{background-color:#eee;}
	.ws_photo_pic2{width:100%;height:75%;vertical-align:middle;}
		.ws_photo_pic2 img{width:auto;max-width:100%;max-height:100%;border:0;display:inline-block;}
	.ws_photo_name2{color:#4c627a;font-size:16px;line-height:22px;text-align:center;margin-top:12px;}

	.ws_dsj_bg{background:url(../images/dashiji_bg.jpg) 80px 0 no-repeat;width:100%;min-height:200px;}
	.ws_dsj_year{float:left;margin:76px 0 0 170px;font-size:24px;color:#fff;}
	.ws_dsj_img{float:left;margin:60px 0 0 40px;background:url(../images/dashiji_bg1.jpg) top left no-repeat;width:31px;height:50px;}
	.ws_dsj_text{float:left;margin:60px 0 0 0;padding:15px 25px;font-size:18px;line-height:36px;border:1px solid #ddd;}

/*-产品展示---------------------------------------------------------------------------------------*/
.ws_productsss{margin:0.2rem auto;}
.ws_photo{display:inline-block;width:2.5rem;margin:0 0.15rem;}
	.ws_photo_pic{width:2.5rem;height:1.88rem;border:1px solid #ddd;line-height:1.88rem;vertical-align:middle;text-align:center;}
		.ws_photo_pic img{width:auto;max-width:100%;max-height:100%;border:0;display:block;vertical-align:middle;margin: auto;}
	.ws_photo_name{color:#333;font-size:0.2rem;padding-left:0.22rem;background:url(../images/pro3.jpg) left center no-repeat;text-align: left;margin: 0.1rem 0;}
		.ws_photo_name a{font-size:0.22rem;line-height:0.3rem;color:#333;}
		.ws_photo_name a:hover{color:#0350a2;text-decoration:underline;}


.ws_pro_info{width:96%;margin:0.3rem auto;}
	.ws_pro_img{width:100%;}.ws_pro_img img{max-width:100%;}
	.ws_pro_title{text-align: left;}
		.ws_pro_title h1{font-size:0.24rem;line-height:0.36rem;font-weight:normal;}
		.ws_pro_title h3{font-size:0.36rem;line-height:50px;font-weight:normal;color:#f00;margin-top:20px;text-align: center;}
		.ws_pro_title p{font-size:0.2rem;line-height:150%;}
.ws_pro_list{width:280px;border:1px solid #c0d0e1;float:right;margin:50px 0;}
	.ws_pro_list h3{background-color:#5b85b2;color:#fff;padding-left:20px;line-height:36px;}
	.ws_pro_class li{display: block;width:90%;text-align: center;border-bottom:1px solid #ddd;margin: auto;list-style:none;}
	.ws_pro_class li a{font-size:16px;line-height:50px;color:#4c627a;}
	.ws_pro_class li a:hover{color:#333;}

.ws_pro_morelist{text-align:center;list-style:none;margin:10px auto;}
	.ws_pro_morelist li a img{max-width:90%;margin: auto;}
	.ws_pro_morelist li a h4{margin:7px 0 15px 0;line-height:18px;font-size:14px;font-weight: normal;color:#4c627a;}

.ws_pro_content_title{text-align:left;margin:0.3rem 0 0 0;}.ws_pro_content_title h3{background-color:#5B85B2;color:#fff;font-size:0.3rem;line-height:0.6rem;padding-left:0.3rem;margin-bottom: 0.2rem;font-weight: normal;}
.ws_pro_content{padding:0 10px;}
	.ws_pro_content table{color:black;font-size:0.22rem;line-height:0.3rem;}
	.ws_pro_content img{max-width:100%;}

.ws_dinggou{margin-top:10px;}.ws_dinggou a{float:left;display:block;background:#fe793e;color:#fff;font-size:18px;padding:10px 30px;text-align:center;border-radius:5px;margin-right:50px;}



.ws_margin_30{margin:0 auto 0.5rem auto;}
	.ws_scpic_a70{display:inline-block;width:30%;margin:30px 1% 0 1%;}
		.ws_scpic_a70img img{max-width:100%;max-height:100%;}
		.ws_scpic_a70text{font-size:16px;line-height:20px;margin:5px 0;}

/*-信息列表---------------------------------------------------------------------------------------*/
.news{width:100%;margin:0 auto 0.5rem auto;background-color:#fff;}
	.newslist{padding:;}
		.newslist ul {margin:0;padding:0;display:block;list-style:none;}
			.newslist ul li{line-height:2.5em;border-bottom:1px dashed #ddd;padding:20px 0;padding: 0.1rem 0;}
				.ws_infopic{width:5.6rem;margin: auto;}
					.ws_infopic img{width:5.2rem;display: block;margin: auto;}
				.ws_infotitle{width:5.2rem;margin: 0.1rem auto 0 auto;    padding-bottom: 0.2rem;}
					.newslist_title a{font-size:0.26rem;color:#4C627A;text-decoration:none;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;line-height:0.4rem;margin:0 auto 0.1rem auto;text-align: left;}
					.newslist_title a:hover{color:#0350a2;text-decoration: underline;}
						.newslist_title span{font-size:12px;float:right;color:#999;}
					.newslist_subtitle{margin-bottom: 10px;}
						.newslist_subtitle p{    margin: 0;
							padding: 0;
							font-size: 0.18rem;
							line-height: 0.35rem;
							color: #4C627A;
							text-align: left;}
					.newslist_time{
						font-size: 0.16rem;
    color: #999;
    text-align: left;
					}
					.pages ul{
						padding-bottom: 20px !important;
					}

.web_news_h3{text-align:center;font-size:0.26rem;font-weight:normal;border-bottom:1px solid #ddd;line-height:0.3rem;padding-bottom:20px;margin:10px 0 0 0;color:#4c627a;}
.web_news_h5{text-align:center;font-size:13px;color:#999;line-height:18px;padding:10px 0 30px 0;font-weight: normal;margin:0;}
.web_news_article{text-align:left;color:#555;margin:0;padding: 0.3rem 0.4rem;}
.web_news_article img{max-width:100%;}

	.ws_contact_left{width:90%;font-size:0.28rem;line-height:200%;text-align: left;margin: auto;}
	.ws_contact_right{width:90%;margin: 0.3rem auto 0.3rem auto;}

	.ws_sctext{width:500px;display:inline-block;margin-right:30px;vertical-align:top;}
		.ws_sctext h3{line-height:70px;font-size:30px;font-weight:700;border-bottom: 2px solid #ddd;margin-bottom: 15px;text-align:left;}
		.ws_sctext p{line-height:36px;font-size:16px;text-indent:2em;text-align:left;}
		.ws_sctext_img{width:500px;display:inline-block;}.ws_sctext_img img{width:100%;}
	.slideTxtBox{width:1200px;text-align:left;margin-top:50px;}
	.slideTxtBox .hd{}
	.slideTxtBox .hd ul{text-align:center;margin:0;padding:0;}
	.slideTxtBox .hd ul li{cursor:pointer;display:inline-block;font-size:18px;color:#4C627A;margin:0 20px;line-height:40px;}
	.slideTxtBox .hd ul li.on{height:40px;border-bottom:3px solid #E3714C;}
	.slideTxtBox .bd div{}
		.bd_div{margin-bottom:80px;border-top:1px solid #ddd;text-align:center;font-size:0;}
	.ws_title{text-align:center;font-size:24px;line-height:50px;margin-top:50px;border-bottom:5px solid #106BC8;display:inline-block;}
	.ws_scpic_a10{display: inline-block;margin:0 20px;}
		.ws_scpic_a10 img{width:auto;height:300px;}

	.ws_jcpic_a70{display:inline-block;width:2.5rem;margin:0.3rem 0.1rem 0 0.1rem;}
		.ws_jcpic_a70img img{max-width:100%;max-height:100%;}
		.ws_jcpic_a70text{font-size:0.22rem;line-height:0.26rem;margin:0.1rem 0;}


.ws_shengchan_10{text-align:center;font-size:18px;line-height:30px;margin:20px 0;}

.ws_shengchan_20{margin-top:40px;display:inline-block;height:300px;width:400px;background:#106BC8;vertical-align:top;font-size:30px;color:#fff;line-height:300px;}
.ws_shengchan_21{margin-top:40px;display:inline-block;height:300px;max-width:100%;}.ws_shengchan_21 img{height:300px;}

.ws_shengchan_30{margin-top:40px;display:inline-block;height:300px;max-width:100%;}.ws_shengchan_30 img{height:300px;}
.ws_shengchan_31{margin-top:40px;display:inline-block;height:300px;width:500px;background:#106BC8;vertical-align:top;font-size:30px;color:#fff;line-height:300px;}

.ws_shengchan_40{width:80%;margin:30px auto 0 auto;}.ws_shengchan_40 img{width:100%;}
.ws_shengchan_41{height:36px;font-size:16px;color:#4C627A;line-height:20px;margin-top:10px;}
.ws_shengchan_42{width:80%;margin:auto;}.ws_shengchan_42 img{width:100%;}
.ws_shengchan_43{height:36px;font-size:16px;color:#4C627A;line-height:20px;margin-top:10px;}

.ws_shengchan_50{width:46%;display:inline-block;margin:20px 1%;}.ws_shengchan_50 img{width:100%;}
.ws_shengchan_51{width:46%;display:inline-block;margin:20px 1%;}.ws_shengchan_51 img{width:100%;}
.ws_shengchan_52{width:46%;display:inline-block;margin:20px 1%;font-size:16px;line-height:20px;margin-top:10px;}
.ws_shengchan_53{width:46%;display:inline-block;margin:20px 1%;font-size:16px;line-height:20px;margin-top:10px;}

.ws_shengchan_60{margin-top:40px;max-width:100%;}.ws_shengchan_60 img{margin:auto;max-width:500px;}
.ws_shengchan_61{font-size:16px;line-height:20px;margin-top:10px;}





/*-首页 开始---------------------------------------------------------------------------------------*/
.ws_company{}
.ws_title2{text-align:left;padding: 0 0.2rem;border-bottom: 0.05rem solid #ddd;}
    .ws_title2 h3{color:#000;font-weight:400;display: inline-block;vertical-align: top;padding-bottom: 0.22rem;}
.ws_title2 span{float: right;margin-top: 0.1rem;}.ws_title2 span a{font-size:14px;color:#333;}
    .ws_p3{font-size:0.2rem;color:#333;padding: 0 0.3rem;text-align: left;}
.ws_link2{text-align:center;}
	.ws_link2 a{background: url(../images/button.jpg) center center no-repeat;width:132px;height:37px;font-size:16px;color:#fff;line-height:36px;}
.ws_dashiji{background:url(../images/company_info.jpg) top center no-repeat;margin:42px 0 60px 0;padding-top:50px;text-align:left;}
	.ws_num{display:inline-block;}
		.ws_num span.counter{margin:20px 0;font-size:64px;font-family:'Agency FB';}
		.ws_num sup{font-size:12px;margin-left:10px;}


.ws_banner1{background:url(../images/bg1.jpg) top center no-repeat;}


.ws_products{padding-top:0.5rem;}
.ws_title3{}
    .ws_title3 h3{color:#000;border:0;line-height:0.48rem;font-weight:400;text-align: center;font-size: 0.4rem;}
    .ws_title3 h5{color:#555;border:0;line-height:0.3rem;font-weight:400;text-align: center;font-size: 0.18rem;}
    .ws_title3 span{display:block;width:1rem;height:0.05rem;background-color:#293d58;margin:0.3rem auto 0.4rem auto;}
.ws_link1{float:right;width:2.1rem;text-align:left;}
    .ws_link1 a{background:url(../images/pro2.jpg) left center no-repeat;display:inline-block;height:0.5rem;color:#fff;text-align:left;font-size:0.24rem;line-height: 0.5rem;background-size: 2rem;padding-left: 0.2rem;width: 1.8rem;}

	.ws_pro_home{margin:0 0.05rem 0.2rem 0.1rem;text-align: center;}
	.ws_pro_home a{}
	.ws_pro_home a img{border:1px solid #ddd;}
	.ws_pro_home a span{text-align:left;padding:0.1rem 0;display:block;font-size:0.2rem;line-height:5vw;border-left:0.1rem solid #293d58;padding-left:0.2rem;background-color:#f1f1f1;color:black;margin-top:0.05rem;}


.ws_photo1{width:100%;margin:0.3rem 0 0 0;font-size:0;text-align: center;}
    .ws_photo1 div{display:inline-block;text-align:left;vertical-align: top;}
    .ws_photo1 div a{display:block;}
    .ws_photo1 div a img{width:auto;max-width:100%;border:0;display:inline-block;vertical-align:middle;border: 1px solid #ddd;}
    .ws_photo1 div a span{color:#333;display:inline-block;padding-left:0.24rem;background:url(../images/pro3.jpg) left center no-repeat;margin-top:0.1rem;margin-left:0.1rem;}
    .ws_products_mr0{}

/*=== ws_plant ===*/
.ws_plant{}
    .ws_plant1_wz{background:#0267d1;color:#fff;}
        .ws_plant1_wz h3{color:#fff;margin-bottom:10px;}
        .ws_plant1_wz p{font-size:13px;line-height:23px;}
    .ws_plant1{}.ws_plant1_r{}
    .ws_plant2{}
    .ws_plant2_mr0{}

/*=== ws_honor ===*/
.ws_honor{}
.ws_title4{}
    .ws_title4 h2{color:#fff;border:0;font-weight:400;}
    .ws_title4 p{}
.ws_honor_w{}
.ws_honor_img{}
	.ws_honor_img img{height:auto;width:auto;vertical-align:middle;display:inline-block !important;}

/*=== ws_news_c ===*/
.ws_news_c{}
.ws_title5{text-align:center;}
    .ws_title5 h2{color:#000;border:0;font-weight:400;}
    .ws_title5 p{color:#333;}
.ws_news{display:inline-block;font-size:0;vertical-align: top;}.ws_news_mr0{margin-right:0 !important;}
    .ws_news h3{text-align: left;font-size:0.24rem;line-height:0.6rem;background:url(../images/news1.jpg) left bottom no-repeat;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;width:100%;}
    	.ws_news h3 a{color:#333;}
    .ws_news p{text-align: left;font-size:0.2rem;margin-top:0.1rem;line-height:0.28rem;}
.ws_news_tl{width:100%;margin-top:0.15rem;}
	.ws_time{float:left;font-size:0.18rem;color:#333;}
	.ws_link3{float: right;}.ws_link3 a{font-size:0.18rem;display:block;width:1.5rem;height:0.5rem;background: url(../images/button2.jpg) no-repeat;line-height:0.45rem;text-align:left;padding-left:0.3rem;color:#fff;}


/*=== ws_kehu ===*/
.ws_kehu{}
.ws_title6{text-align:left;}
    .ws_title6 h2{color:#fff;border:0;font-weight:400;margin:0;}
    .ws_title6 p{color:#fff;}



/*-首页 结束---------------------------------------------------------------------------------------*/



/*-底部---------------------------------------------------------------------------------------*/
footer{width:100%;background-color:#293d58;background-image:url(../images/5.jpg);background-repeat:no-repeat;background-position:center top;margin-bottom: 1rem;}
	.footer_w{}
		.cy_logo{width:5.2rem;text-align: center;margin: auto;}
			.cy_company_title{text-align:center;display:inline-block;margin:0 auto;font-size:0.4rem;font-weight:400;color:#fff;width: 5.2rem;}
			.cy_contact{font-size: 0.2rem;color:white;margin:0.2rem auto 0 auto;line-height:0.28rem;width: 5rem;text-align: left;}

		.cy_footer_navs{display:none;}
			.cy_footer_navs h1{font-size:20px;color:white;font-weight:400;}
			.cy_footer_navs ul{list-style:none;margin-top:10px;}
				.cy_footer_navs ul li{line-height:26px;}
					.cy_footer_navs ul li a{font-size:16px;color:white;}

		.cy_productclass{display:none;}
			.cy_productclass h1{font-size:20px;color:white;font-weight:400;}
			.cy_productclass ul{list-style:none;margin-top:10px;}
				.cy_productclass ul li{line-height:26px;display:inline-block;width:145px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
					.cy_productclass ul li a{font-size:16px;color:white;}

		.cy_qr{width:2rem;height:2.4rem;margin: 0.3rem auto 0.3rem auto;font-size: 0;}
			.cy_qr img{width:150px;height:150px;}
			.cy_qr p{font-size:0.18rem;color:white;text-align:center;line-height:0.4rem;}

		.cy_footer_info{width:100%;font-size:0.14rem;color:#ccc;text-align:center;background-color:#000;padding:0.18rem 0;}
			.cy_footer_info a{color:#ccc;}.footer_info a:hover{color:#ccc;}


	.news_back{text-align: center;margin: 50px 0 80px 0;}
		.news_back a{margin:auto;padding:0.1rem 0.5rem;background-color: #333;color: #fff;font-size: 0.24rem;border-radius:5rem;transition:background 1s;-moz-transition:background 1s;-webkit-transition:background 1s;-o-transition:background 1s;text-decoration: none;}
		.news_back a:hover{background-color:#106bc8;color:#fff;}




/*底部导航*/
.s-footer-nav{font-size: 0;background-color:#293d58;width:100%;height:1rem;text-align:center;position:fixed;bottom:0;z-index:100;}
	.s-footer-navtitle{display: inline-block;height:1rem;vertical-align:bottom;}
	.s-footer-play{display: inline-block;height:1rem;vertical-align:bottom;}
		.s-footer-navtitle a,.s-footer-play a{color:#fff;font-size:0.20rem;line-height:0.24rem;display: inline-block;width:1.2rem;vertical-align: bottom;padding-top:0.67rem;}
	.s-footer-navsgv-1{background:url(../images/home.svg) no-repeat center 0.14rem;background-size:0.44rem 0.44rem;}
	.s-footer-navsgv-2{background:url(../images/about.svg) no-repeat center 0.14rem;background-size:0.44rem 0.44rem;}
	.s-footer-navsgv-3{background:url(../images/pro.svg) no-repeat center 0.14rem;background-size:0.44rem 0.44rem;}
	.s-footer-navsgv-4{background:url(../images/call.svg) no-repeat center 0.14rem;background-size:0.4rem 0.4rem;}
	.s-footer-navsgv-5{background:url(../images/contact.svg) no-repeat center 0.14rem;background-size:0.5rem 0.5rem;}
	div#dituContent img {
		max-width: unset;
	}
	.xgtj{
		display: none
	}
	.caseTab ul{
		flex-direction: column;
	}
	.caseTab ul li{
		width: 90%;
		margin-bottom: 5px;
	}
.x-products{text-align:center;font-size:0;padding:0.2rem 0 1.2rem 0;background-color:#f4f4f4;}
	.container_left{display:none;}
	.container_right{width:5.6rem;background-color: white;margin: auto;}
		.photo_list_s2{width:100%;margin:0;padding:0;background: #f5f5f5;}
			.photo_list_s2_title{font-size:20px;display:none;}
			.photo_list_s2 ul{background-color: }
			.photo_list_s2 ul li{display:inline-block;vertical-align:top;margin:0 0.1rem 0.1rem 0.1rem;position:relative;width:2.4rem;height:2.5rem;}
			.pro_pic{width:2.4rem;height:1.8rem;line-height:1.8rem;text-align:center;
			}
				.pro_pic img{width:2.4rem;height:1.8rem;vertical-align:middle;}
			.pro_info{color:black;padding:0.1rem 0;position:absolute;bottom:0;text-align:center;width:100%;}
				.pro_info a{font-size:0.2rem;color:black;line-height:0.24rem;}
				.pro_info a:hover{text-decoration:underline;}
				.caseTab ul li a{
					padding-left: 20%;
					
				}
				.caseTab ul li:last-child a{
					padding-right: 20%;
					padding-left: 0;
				}


}
